Welcome![Sign In][Sign Up]
Location:
Search - treeview listview

Search list

[TreeView1112400_9

Description: This program is a sample program, include textbox, listview and treeview.
Platform: | Size: 158720 | Author: TN | Hits:

[Windows Developduilib

Description: duilib_控件演示源码包括按钮、输入框、Combo等基础控件和richedit、listview、treeview、webbrowser等高级控件。-duilib_ control demonstration source code, including buttons, input boxes, Combo and other basic controls and richedit, listview, treeview, the WebBrowser Advanced Controls.
Platform: | Size: 717824 | Author: 宋夏福 | Hits:

[OS programsoftware_platform

Description: 该平台是免费开源的,使用该框架开发的程序可以不加修改的运行在Windows和Linux 以及Symbian等系统上。该软件使用C++编写,使用面向对象的开发方法,用户可以通过阅读该源码来学习C++编程、面向对象编程技术,以及框架程序 的设计和开发。该框架还实现了很多UI控件,比如Button, ListView, TreeView等等。-The platform is free open-source program, using the framework developed can be used without modifications running on Windows and Linux and Symbian systems. The software uses C++ written using object-oriented development methods, the user can read the source learning C++ programming, object-oriented programming techniques, as well as the design and development of the framework program. The framework also realize a lot of UI controls, such as Button, ListView, TreeView, and so on.
Platform: | Size: 519168 | Author: asd | Hits:

[Windows DevelopVBBox

Description: Vb控件:ComboBox、ListBox、ListView、TreeView实例-Vb controls: ComboBox, ListBox, ListView, TreeView instance
Platform: | Size: 17408 | Author: 维斯摩尔 | Hits:

[Windows DevelopListTreeView

Description: VB在ListView中使用Treeview的示例源码,有需要的下。-VB Treeview in a ListView using the example source code, there is need for the next.
Platform: | Size: 5120 | Author: 清拌蟹肉 | Hits:

[Delphi VCLDevExpress-cxTreeList

Description: DevExpress系列,演示数据树状列表。是Treeview与Listview的结合体。-DevExpress Series, demo data tree list. Is Treeview and Listview combination.
Platform: | Size: 59392 | Author: funcion | Hits:

[CSharpMySchool

Description: 教务管理系统:DataGridView,ListView,TreeView控件的基础应用,数据库的基本知识,都有注释,一看就懂-Academic Management System: DataGridView, ListView, TreeView control based on the application of basic knowledge of the database, there are notes, one can understand it
Platform: | Size: 5484544 | Author: 超级麦克风 | Hits:

[CSharp02

Description: 设计完整的界面,并在TreeView控件中显示当前文件夹下所有文件和文件夹,并在ListView控件中实时显示,并能对文件和文件夹实现一系列操作。-Design complete interface, and displays the current folder all the files and folders in the TreeView control, and real-time display in the ListView control, and is able to achieve a series of files and folders operations.
Platform: | Size: 1866752 | Author: zhangdan | Hits:

[GUI Develop14.6.16

Description: 源码,包括树形控件与xml之间的调用,UDP协议的数据库连接,还有mfc的listview和treeview的使用,给界面显示图标等等,使用vs2005测试通过。-Source, including calls between tree control with xml, UDP protocol database connection, as well as the use of listview and treeview mfc, giving the interface displays icons and so on, using vs2005 test.
Platform: | Size: 9963520 | Author: yangpei | Hits:

[CSharpListViewDemon

Description: 针对C#中的TreeView和ListView控件进行一个简单的学习;-For C# in the TreeView and ListView controls are simple to learn
Platform: | Size: 31744 | Author: 星火 | Hits:

[Dialog_WindowControlTest

Description: 设计了Windows基本控件的使用,本程序使用C语言写的,主要是为了帮助大家理解这些控件的原理,同时为哪些想要学习C语言界面编程的人提供一些提示。MFC、C#的编程者也可以查看。里面的控件介绍包括TREEVIEW、Tab Control、Animation Control、Picture Control、Slider Control、List Control、ListView、Combo Box Control等-Windows is designed to use the basic controls, the program written in C language, primarily to help us to understand how these controls, while providing some tips who want to learn C language programming interface for. MFC, C# programmers can also see. Inside the control instructions include TREEVIEW, Tab Control, Animation Control, Picture Control, Slider Control, List Control, ListView, Combo Box Control, etc.
Platform: | Size: 10054656 | Author: 忧郁二郎 | Hits:

[TreeViewCTreeView-and-CListView

Description: 实现了TreeView和ListView的功能和交互-complementing the function of the TreeView class and the listView class
Platform: | Size: 29696 | Author: gaoyuanzhao | Hits:

[TreeViewmake-explorer

Description: 使用treeview 与listview控件实现类似资源管理器的文件查看功能,但有bug-make explorer by treeview and listview
Platform: | Size: 3741696 | Author: lf3691 | Hits:

[CSharplistToTestBox

Description: 通过TreeView向listView中拖动,并在TextBox中形成生产工序-Draw TreeNode TreeView to ListView, and generate the ProductProcess in TextBox
Platform: | Size: 53248 | Author: rongyuanxu | Hits:

[ComboBoxmanagement

Description: 公司员工管理系统 包括: 组合框控件 编辑框 TreeView控件 Static控件 PropertySheet RichEdit ListView/ListBox 菜单 工具条 状态条 Tab控件-Company staff management
Platform: | Size: 25943040 | Author: guolong | Hits:

[Process-Threadigrfm

Description: 利用TreeView和ListView控件实现了资源管理器的界面()
Platform: | Size: 15360 | Author: Doikgw | Hits:

[OS program0500571

Description: 利用TreeView和ListView控件实现了资源管理器的界面()
Platform: | Size: 15360 | Author: nzws | Hits:

[TreeView1 文件系统的Watcher

Description: 在MFC环境下① 与ListView控件相关的类:ColumnHeaderCollection,ListViewItem,ListView控件的成员:ColumnHeaderCollection,Items,…… ② clsFile和clsFiles的设计方法。Files()存储的是文件名集合,临时(clsFile类的)对象,根据文件名查询文件参数,建立Item对象,由Item对象组成了clsFiles对象中的Items()。 ③ Tuple(Of String, String):二元组类型。主要成员:Item1,Item TreeNode:TreeView 的节点类型。clsTree:树类型的设计(Under the MFC environment, the class related to ListView control: ColumnHeaderCollection, ListViewItem, ListView control member: ColumnHeaderCollection, Items,... (2) the design method of clsFile and clsFiles. Files () stores a collection of filenames, temporary (clsFile class) objects, searches for file parameters based on file names, and establishes Item objects, which is made up of Item objects to form Items () in clsFiles objects. (3) Tuple (Of String, String): two tuple type. Main members: Item1, Item TreeNode:TreeView node type. ClsTree: Design of tree types)
Platform: | Size: 117760 | Author: Alionness | Hits:

[Otherwuvxwph

Description: 利用TreeView和ListView控件实现了资源管理器的界面()
Platform: | Size: 15360 | Author: deadlzck | Hits:
« 1 2 ... 4 5 6 7 8 9»

CodeBus www.codebus.net